Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.ICommandManagerListener

Packages that use ICommandManagerListener
org.eclipse.ui.commands   
 

Uses of ICommandManagerListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICommandManagerListener
 void ICommandManager.addCommandManagerListener(ICommandManagerListener commandManagerListener)
          Registers an instance of ICommandManagerListener to listen for changes to attributes of this instance.
 void ICommandManager.removeCommandManagerListener(ICommandManagerListener commandManagerListener)
          Unregisters an instance of ICommandManagerListener listening for changes to attributes of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.